-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSwedish-Reference-Creation-Tools.html
More file actions
115 lines (108 loc) · 4.81 KB
/
Copy pathSwedish-Reference-Creation-Tools.html
File metadata and controls
115 lines (108 loc) · 4.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE HTML>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5QF2LGP');</script>
<!-- End Google Tag Manager -->
<html>
<head>
<title>Swedish Reference Tools - WikiTree Apps modified from User lundholm24/ref-making</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Swedish Reference Tools" />
<meta name="keywords" content="Swedish Reference Tools" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<!-- Include main WikiTree.com CSS -->
<link rel="stylesheet" href="css/main-style.css" />
<script defer src="js/init.js"></script>
<script defer src="js/swedish.js"></script>
</head>
<body class="left-sidebar">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QF2LGP" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Header -->
<div id="header">
<div class="topnav" id="myTopnav"></div>
<!-- Logo -->
<div id="logo">
<h1><a href="#">Riksarkivet, Arkiv Digial, Sveriges Dödbok & Soldatregister reference tool</a></h1>
</div>
</div>
<!-- Main -->
<div id="main" class="container">
<div class="row 50%">
<div>
<!-- Content -->
<div id="content">
<div class="row 50%">
<section class="box" style="max-width:40%;">
<form>
<textarea id="reftext" rows="10" cols="120"></textarea>
<button type="button" class="button">Copy</button>
</form>
</section>
<section class="box" style="max-width:60%;">
<ol>
<li>Look up profile in Riksarkivet / Arkiv Digital web app / Sveriges Dödbok.</li>
<li>Copy reference
<ul> For Riksarkivet, copy reference under "Källhänvisning". (See image below
textarea.) </ul>
<ul> For Arkiv Digital, copy reference using option "Kopiera -> Kopiera HTML-länk". </ul>
<ul>För Sveriges Dödbok, copy profile data using copy button.</ul>
</li>
<li>Paste that reference to the top text area.</li>
<li>Press Copy-button.</li>
<li>Paste the marked text into Biography section of a wikitree profile where you want an <a
href="https://www.wikitree.com/wiki/Help:Sources#Embed_them_as_references_.28footnotes.29">inline
reference</a>.</li>
</ol>
</section>
<section class="box">
<form>
<textarea id="output" rows="10" cols="120"></textarea>
</form>
</section>
</div>
<div class="row">
<section>
<form>
<img style="max-width:100%;" src="images/riksarkivet-what-ref.jpg" />
</form>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="row 50%">
<a href="https://www.wikitree.com/"><b>WikiTree</b></a><a
href="https://www.wikitree.com/wiki/About_WikiTree">About</a><a href="https://www.wikitree.com/blog/">Blog</a><a
href="https://www.wikitree.com/wiki/How_to_use_WikiTree">Help <img
src="https://www.wikitree.com/images/icons/icon-question.svg" width="11" height="11" alt="Help"
title="Help"></a><a href="https://www.wikitree.com/g2g/">G2G Q&A
Forum</a><a href="https://www.wikitree.com/wiki/Special:SearchPerson">Search
<img src="https://www.wikitree.com/images/icons/icon-search2.svg" width="11" height="11" alt="Person Search"
title="Person Search"></a>
</div>
<div class="help row 50%">
<p id="wikiright">
Important privacy notice & disclaimer: You have a responsibility to use caution when distributing private
information. WikiTree protects most sensitive information but only to the extent stated in the <a
href="https://www.wikitree.com/about/terms.html" title="View of our official Terms of Service">Terms of
Service</a> and <a href="https://www.wikitree.com/wiki/Help:Privacy_Policy"
title="View our official Privacy Policy">Privacy Policy</a>.
</p>
</div>
<div id="copyright">
<ul>
<li>© <a>Hans Juneby.</a></li>
</ul>
</div>
</body>
</html>