Notes
Title
Notes
Subject
Alternative Practice to Guide Discussion' (1 side)
Creator
Tom Woolley
Source
JA
Date
1978
Campaign
Citation
var options = {
attributes: {
rel: 'nofollow',
title: 'click to open',
},
className: 'internal-link',
format: {
url: function (value) {
return value
}
},
ignoreTags: ['a'],
validate: {
url: function (value) {
return /^(http|ftp)s?:\/\//.test(value);
}
}
};
var str = 'Tom Woolley';
document.write(linkifyHtml(str, options));
, “Notes,” New Architectural Movement, accessed April 24, 2025, https://newarchitecturemovement.org/items/show/34.