-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreference.html
21 lines (21 loc) · 1.06 KB
/
reference.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>References</title>
</head>
<body>
<h1>References Used and Further Reading</h1>
<ol>
<li><a href="https://upload.wikimedia.org/wikipedia/commons/6/6e/Selections_from_the_Records_of_the_Government%3B_Statistical_Report_on_the_Principality_of_Kolhapoor_%28IA_dli.granth.40446%29.pdf">Statistical Report On the Principality Of Kolhapoor (Major D. C. Graham) (CE 1854)</a></li>
<br>
<li><a href="https://books.google.co.in/books/about/Excavations_at_Brahmapuri_Kolhapur_1945.html?id=4qTRAAAAMAAJ&redir_esc=y">Excavations At Brahmapuri (Hasmukhlal Dhirajlal Sankalia) (1952)</a></li>
<br>
<li><a href="">Pilgrim Nation (Devdutt Pattnaik)</a></li>
<br>
<li><a href="https://archive.org/details/in.ernet.dli.2015.53162/page/n5/mode/2up?view=theater">Revised Lists Of Antiquarian Remains In The Bombay Presidency</a></li>
<br>
MORE TO BE ADDED
</ol>
</html>