-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (36 loc) · 802 Bytes
/
index.html
File metadata and controls
41 lines (36 loc) · 802 Bytes
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
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>The LSD software</TITLE>
<META NAME="Author" CONTENT="J.-M. Nuzillard">
<META NAME="KeyWords" CONTENT="LSD, NMR, chemistry, organic, structure, elucidation, computer, program">
</HEAD>
<BODY BACKGROUND="Images/lsd.jpg">
<P>
<CENTER>
<FONT SIZE="7" COLOR="#21B2B7" FACE="Matura MT Script Capitals">
LSD<BR>
</FONT>
<FONT SIZE="6" COLOR="#21B2B7" FACE="Matura MT Script Capitals">
Logic for Structure Determination
<BR>
</FONT>
<P>
<IMG SRC="Images/twst_bar.gif">
</P>
<P>
<H1>
<A HREF="index_ENG.html">Documentation in English</A>
</H1>
</P>
<P>
<H1>
<A HREF="index_FR.html">Documentation en Français</A>
</H1>
</P>
</CENTER>
<P>
<I>Copyright(C)2000 CNRS-UMR 7312-Jean-Marc Nuzillard</I>
</P>
</BODY>
</HTML>