0 Votes

Changes for page Science & Research

Last modified by Ryan C on 2025/05/09 08:44

From version 5.1
Change comment: $escapetool.xml($targetDoc.comment)
To version 6.1
edited by Ryan C
on 2025/05/09 08:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Science & Research
Parent
... ... @@ -1,0 +1,1 @@
1 +xwiki:Main Categories.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.XWikiGuest
1 +XWiki.AdminAngriff
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,0 +1,28 @@
1 +{{dashboard/}}
2 +
3 +== Overview ==
4 +
5 +this category focuses on scientific advancements, data-driven studies, and the role of research in shaping societal and technological progress. it also examines how bias and funding priorities influence scientific exploration.
6 +
7 +== Subcategories ==
8 +
9 +* **historical contributions**
10 +** exploration of key scientific breakthroughs and contributors.
11 +** analysis of scientific achievements by region or demographic.
12 +* **modern research and bias**
13 +** studies on how funding or ideology shapes research priorities.
14 +** [[Study showing black babies more likely to die under black doctors had info omitted because it didn't fit the narrative.>>https://dailycaller.com/2025/03/31/exclusive-researchers-axed-data-point-undermining-narrative-that-white-doctors-are-biased-against-black-babies/]]
15 +* **technological and societal impacts**
16 +** how scientific advancements influence culture and daily life.
17 +** discussions on ethical dilemmas in modern science.
18 +
19 +== Suggestions for content ==
20 +
21 +* summaries of major scientific discoveries and their global impact.
22 +* critiques of biased research or funding practices.
23 +* datasets showcasing regional or historical contributions to science.
24 +* discussions on emerging technologies and their societal implications.
25 +
26 +== See Also ==
27 +
28 +* [[Race and IQ>>url:https://www.thewhitearchive.org/bin/create/Main%20Categories/Science%20and%20Research/Race%20and%20IQ/WebHome?parent=Main+Categories.Science+and+Research.WebHome]]
XWiki.DocumentSheetBinding[0]
XWiki.GadgetClass[0]
position
... ... @@ -1,0 +1,1 @@
1 +1,1
title
... ... @@ -1,0 +1,1 @@
1 +#if ($doc.space == 'Main')$services.localization.render('platform.dashboard.wiki.pages')#{else}$services.localization.render('platform.dashboard.space.documents', [$doc.plainTitle])#end
content
... ... @@ -1,0 +1,9 @@
1 +{{velocity}}
2 +#set ($extraParams = '')
3 +#if ($doc.space != 'Main')
4 + #set ($escapedDocumentReference = $services.rendering.escape($services.model.serialize($doc.documentReference,
5 + 'default'), 'xwiki/2.1'))
6 + #set ($extraParams = "root='document:$escapedDocumentReference'")
7 +#end
8 +{{documentTree showTranslations="false" showAttachments="false" $extraParams /}}
9 +{{/velocity}}
XWiki.GadgetClass[1]
position
... ... @@ -1,0 +1,1 @@
1 +1,2
title
... ... @@ -1,0 +1,1 @@
1 +$services.localization.render('platform.dashboard.space.tagcloud', [$doc.plainTitle])
content
... ... @@ -1,0 +1,8 @@
1 +{{velocity}}
2 +#set($tagSpace = $NULL)
3 +#if ($doc.space != "Main")
4 + #set($tagSpace = $services.rendering.escape($doc.space, 'xwiki/2.1'))
5 +#end
6 +
7 +{{tagcloud space="$!tagSpace" /}}
8 +{{/velocity}}
XWiki.GadgetClass[2]
position
... ... @@ -1,0 +1,1 @@
1 +2,1
title
... ... @@ -1,0 +1,1 @@
1 +#if ($doc.space != 'Main')$services.localization.render('platform.dashboard.space.activity', [$doc.plainTitle])#{else}$services.localization.render('platform.dashboard.wiki.activity')#end
content
... ... @@ -1,0 +1,8 @@
1 +{{velocity}}
2 +#set($aSpace = $NULL)
3 +#if ($doc.space != "Main")
4 + #set ($aSpace = $services.rendering.escape($doc.space, 'xwiki/2.1'))
5 +#end
6 +
7 +{{notifications spaces="$!aSpace" useUserPreferences="false" displayOwnEvents="true" /}}
8 +{{/velocity}}

XWiki AI Chat