From 6300d1a4e2720e445d147fae87c491ff57837758 Mon Sep 17 00:00:00 2001 From: Pablo Rogers Date: Thu, 7 Mar 2024 10:04:24 -0300 Subject: [PATCH] git ignore --- .gitignore | 1 + _quarto.yml | 1 + docs/index.html | 25 ++++++------------------- docs/search.json | 2 +- docs/sitemap.xml | 4 ++-- index.qmd | 5 +++-- references.bib | 31 +++++++++++++++++++++++++++++++ 7 files changed, 45 insertions(+), 24 deletions(-) diff --git a/.gitignore b/.gitignore index ffdd1dc..9d58ef8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .Ruserdata /.quarto/ /_book/ +/texto/ diff --git a/_quarto.yml b/_quarto.yml index af94477..1d60db6 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -4,6 +4,7 @@ project: execute: #echo: false warning: false + cache: true #filters: #- webr #- abstract-section: diff --git a/docs/index.html b/docs/index.html index cf4818c..4099632 100644 --- a/docs/index.html +++ b/docs/index.html @@ -108,7 +108,7 @@ - +
@@ -222,18 +222,7 @@
- +
@@ -245,9 +234,10 @@

Smart Choices for Measurement Models

December 27, 2023

- -
-

Abstract

+

+

Citation:

+
+

Abstract

This is a Quarto article.

To learn more about Quarto books visit https://quarto.org/docs/books.

@@ -256,11 +246,8 @@

Abstract

-

Citation

-
diff --git a/docs/search.json b/docs/search.json index 2dbc067..30e3156 100644 --- a/docs/search.json +++ b/docs/search.json @@ -4,7 +4,7 @@ "href": "index.html", "title": "Smart Choices for Measurement Models", "section": "", - "text": "Abstract\nThis is a Quarto article.\nTo learn more about Quarto books visit https://quarto.org/docs/books.\n\n1 + 1\n\n[1] 2\n\n\n\nCitation" + "text": "Citation:\n\nAbstract\nThis is a Quarto article.\nTo learn more about Quarto books visit https://quarto.org/docs/books.\n\n1 + 1\n\n[1] 2" }, { "objectID": "01-intro.html", diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 9a0514c..69847fa 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -2,11 +2,11 @@ https://phdpablo.github.io/smart-cfa/index.html - 2023-12-28T04:47:18.743Z + 2023-12-29T16:01:38.792Z https://phdpablo.github.io/smart-cfa/01-intro.html - 2023-12-28T04:47:18.745Z + 2023-12-29T15:58:58.218Z https://phdpablo.github.io/smart-cfa/02-smart-choices.html diff --git a/index.qmd b/index.qmd index eb4dece..3e912bf 100644 --- a/index.qmd +++ b/index.qmd @@ -1,4 +1,6 @@ -# Abstract {.unnumbered} +Citation: + +# Abstract {.unnumbered .unlisted} This is a Quarto article. @@ -8,4 +10,3 @@ To learn more about Quarto books visit . 1 + 1 ``` -### Citation {.unnumbered} diff --git a/references.bib b/references.bib index 3881b73..ae8c518 100644 --- a/references.bib +++ b/references.bib @@ -26,3 +26,34 @@ @techreport{abdurrob2016 date = {2016-08}, address = {Boston} } + +@inbook{hughes2018, + title = {Psychometric Validity: Establishing the Accuracy and Appropriateness of Psychometric Measures}, + author = {Hughes, David J.}, + editor = {Irwing, Paul and Booth, Tom and Hughes, David J.}, + year = {2018}, + date = {2018}, + publisher = {John Wiley & Sons Ltd.} +} + +@inbook{sireci2013, + title = {Test validity}, + author = {Sireci, Stephen G. and Sukin, Tia}, + year = {2013}, + date = {2013}, + publisher = {American Psychological Association}, + pages = {61--84}, + doi = {10.1037/14047-004}, + url = {http://content.apa.org/books/14047-004}, + note = {DOI: 10.1037/14047-004}, + address = {Washington} +} + +@book{bandalos2018, + title = {Measurement theory and applications for the social sciences}, + author = {Bandalos, Deborah L.}, + year = {2018}, + date = {2018}, + publisher = {Guilford Press}, + address = {New York} +}